TypedArray.this

Constructor that allocates on JS mem.

  1. this(Element[] internal)
  2. this(napi_env env, uint length)
    struct TypedArray(Element)
    this
    (
    napi_env env
    ,
    uint length
    )

Meta